RulesManager for WPF
RulesEngineRange コンストラクタ(Nullable<Int32>,Nullable<Int32>,IReadOnlyList<String>)

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > RulesEngineRange クラス > RulesEngineRange コンストラクタ : RulesEngineRange コンストラクタ(Nullable<Int32>,Nullable<Int32>,IReadOnlyList<String>)
ルールが適用される最初の項目のインデックス。
ルールが適用される最後の項目のインデックス。
ルールが適用される範囲を決定するフィールド。
RulesEngineRange クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal firstItem As System.Nullable(Of Integer), _
   ByVal lastItem As System.Nullable(Of Integer), _
   ByVal fields As System.Collections.Generic.IReadOnlyList(Of String) _
)
public RulesEngineRange( 
   System.Nullable<int> firstItem,
   System.Nullable<int> lastItem,
   System.Collections.Generic.IReadOnlyList<string> fields
)

パラメータ

firstItem
ルールが適用される最初の項目のインデックス。
lastItem
ルールが適用される最後の項目のインデックス。
fields
ルールが適用される範囲を決定するフィールド。
参照

参照

RulesEngineRange クラス
RulesEngineRange メンバ
オーバーロード一覧